home *** CD-ROM | disk | FTP | other *** search
/ Astound 5.0 / Astound v5.0 (R0202-30-500-0)(Astound, Inc.)(1998).iso / Install / data1.cab / Program_Executable_Files / Programs / INETCOMP / BUTTON.CFG < prev    next >
INI File  |  1998-03-17  |  1KB  |  26 lines

  1. [General]
  2. Name=Funky Button
  3. Type=0
  4. Files=..\Java\button\ButtonPLUS2.class
  5. Descr=A button with text, images, sound, and interactive animation
  6. DefaultImage=button.gif
  7.  
  8. [Attributes]
  9. CLASSID=0,Applet Class,ButtonPLUS2.class,Applet main class name. The name is case sensitive.
  10. ALTTEXT=0,Alternate Text,A Funky Java Button,This text will be displayed on browsers that do not support Java.
  11. NAME=0,Applet Name,FunkyButton,A name for the Applet to allow JavaScript or VBScript access.
  12. PARAM=2,Parameters,ParamSet,Button parameters
  13.  
  14. [ParamSet]
  15. FONT=Arial,Choose any available font name
  16. FONTSIZE=18,4,Choose a font size in points.
  17. URL=www.astound.com,Enter a Hyperlink URL which will be activated when the user clicks on the button.
  18. TEXT=Here I am|Click Me|Ouch!,The button text. 
  19. IMAGE=,Button images (must be in the Source Dir.). 
  20. SOUND=,Button sounds (must be in the Source Dir.). 
  21. BGCOLOR=,20,The background color for the button. Enter "r\,g\,b" each in the range 0-255.
  22. TEXTCOLOR=,20,The text color. Enter "r\,g\,b" each in the range 0-255.
  23. HIGHLIGHT=2,4,The size of the beveled edge of the button.
  24. TEXTALIGN=center,Text alignment. Can be one of center\, left or right.
  25. VTEXTALIGN=center,Vertical text alignment. Can be one of center\, top or bottom.
  26.